func crypto/elliptic/internal/fiat.p384Add

2 uses

	crypto/elliptic/internal/fiat (current package)
		p384.go#L102: 	p384Add(&e.x, &t1.x, &t2.x)
		p384_fiat64.go#L1493: func p384Add(out1 *p384MontgomeryDomainFieldElement, arg1 *p384MontgomeryDomainFieldElement, arg2 *p384MontgomeryDomainFieldElement) {